diff options
Diffstat (limited to 'config/waybar/style/[Wallust] Box type.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Box type.css | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css index 496c3c77..efdf11bf 100644 --- a/config/waybar/style/[Wallust] Box type.css +++ b/config/waybar/style/[Wallust] Box type.css @@ -174,11 +174,11 @@ window#waybar.empty #window { #battery.critical:not(.charging) { background-color: #ffffff; color: #000000; - animation-name: blink; - animation-duration: 0.5s; - animation-timing-function: linear; - animation-iteration-count: infinite; - animation-direction: alternate; + animation-name: blink; + animation-duration: 3.0s; + animation-timing-function: steps(12); + animation-iteration-count: infinite; + animation-direction: alternate; border-bottom-width: 5px; border-bottom-color: @color12; border-bottom-style: solid; |
